arch: drop ALIGN_STR
authorJan Beulich <jbeulich@suse.com>
Thu, 23 Mar 2017 14:53:02 +0000 (15:53 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 23 Mar 2017 14:53:02 +0000 (15:53 +0100)
commitc2e13371acd35c8bb0aa4d03b2fdaf803971e571
tree127387f0407dd32667a40bfd5d6be5975bc653ed
parent9c4555801fbce6bfd13e64556c8b488e0eeacd10
arch: drop ALIGN_STR

... as being unused and having been unusable: It was clearly intended
for use in asm(), yet was placed inside __ASSEMBLY__ conditionals.

Also drop __ALIGN{,_STR} - there's no need to have a second flavor of
these constructs with no difference in behavior.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Julien Grall <julien.grall@arm.com>
xen/include/asm-arm/config.h
xen/include/asm-x86/config.h